diff options
author | obache <obache> | 2012-04-13 14:19:17 +0000 |
---|---|---|
committer | obache <obache> | 2012-04-13 14:19:17 +0000 |
commit | 71211247c58d6e6ffa74a4dd826c98d1d6590027 (patch) | |
tree | 06d9bfb3ac335d207334594c415ba09a5def3446 /emulators | |
parent | c4640b7e581fb6b6386f18c6db7121607ac6bceb (diff) | |
download | pkgsrc-71211247c58d6e6ffa74a4dd826c98d1d6590027.tar.gz |
Change HOMPAGE to openSUSE one, not Enterprise one.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_linux/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse121_linux/Makefile.common b/emulators/suse121_linux/Makefile.common index 9736fd3f8cd..a3db8965d80 100644 --- a/emulators/suse121_linux/Makefile.common +++ b/emulators/suse121_linux/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2012/03/21 13:40:05 obache Exp $ +# $NetBSD: Makefile.common,v 1.2 2012/04/13 14:19:17 obache Exp $ # used by emulators/suse113_base/Makefile SUSE_PKG= yes @@ -40,7 +40,7 @@ MASTER_SITE_SUSE_${SUSE_VERSION}_UPD= \ MASTER_SITES?= ${MASTER_SITE_SUSE_${SUSE_VERSION}}/${SUSE_ARCH}/ DIST_SUBDIR?= suse${SUSE_VERSION:S/.//} -HOMEPAGE?= http://www.suse.com/ +HOMEPAGE?= http://www.opensuse.org/ WRKSRC?= ${WRKDIR} BUILD_DIRS?= # empty |